Configurates
C1.Web.Mvc.ChartSeriesBase<T>.ItemFormatter. Sets the itemFormatter client-side function name for specific series
Syntax
'Declaration
Public Function ItemFormatter( _
ByVal As String _
) As TBuilder
public TBuilder ItemFormatter(
string
)
Parameters
- value
- The value.
Return Value
Current builder.
See Also